func go/build/constraint.not
3 uses
go/build/constraint (current package)
expr.go#L75: func not(x Expr) Expr { return &NotExpr{x} }
expr.go#L260: return not(p.atom())
expr.go#L414: z = not(z)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)